Skip to content

IMPROVE: [xmaker] smooth latest aggregated signal#2487

Merged
c9s merged 2 commits intomainfrom
improve/xmaker/last-agg-signal
May 11, 2026
Merged

IMPROVE: [xmaker] smooth latest aggregated signal#2487
c9s merged 2 commits intomainfrom
improve/xmaker/last-agg-signal

Conversation

@c9s
Copy link
Copy Markdown
Owner

@c9s c9s commented May 8, 2026

No description provided.

@c9s c9s requested a review from dboyliao May 8, 2026 18:16
Base automatically changed from feature/xmaker/bid-ask-signal to main May 11, 2026 00:45
SmoothingType string `json:"smoothingType"`
Window int `json:"window"`
SmoothingWindow int `json:"smoothingWindow"`
SmoothingType indicatorv2.SmoothingType `json:"smoothingType"`
Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks like you forgot to define the enum for indicatorv2.SmoothingType?

Copy link
Copy Markdown
Owner Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

yes, added, thanks!

@c9s c9s force-pushed the improve/xmaker/last-agg-signal branch from 08f26ad to 7bc637b Compare May 11, 2026 03:32
@c9s c9s merged commit 9fd00b1 into main May 11, 2026
3 checks passed
@c9s c9s deleted the improve/xmaker/last-agg-signal branch May 11, 2026 05:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants